
π―Skills36
Scans Python codebases for security vulnerabilities like SQL injection, unsafe deserialization, and hardcoded secrets to enhance project security.
Scans AI agent skill instructions for potential prompt injection vulnerabilities, providing security insights and mitigation strategies.
Identifies discrepancies between declared privacy policies and actual web application data collection practices, flagging potential regulatory risks.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Redacts personally identifiable information from text, logs, and datasets to ensure privacy compliance with GDPR and CCPA standards.
Generates optimized Python ETL workflows with robust data validation using Pandas, Dask, or PySpark for scalable data processing systems.
Generates comprehensive technical documentation and architecture diagrams by analyzing source code, ensuring engineering teams have up-to-date API references and onboarding materials.
Detects and reports hardcoded secrets, API keys, and credentials across source code, configuration files, and git history to prevent security leaks.
Scans all skill directories in a repository to generate a comprehensive map of agent capabilities, inputs, and outputs. Serves as the brain of a multi-agent system for routing decisions and system initialization.
Automatically scans and validates software project dependencies against a predefined whitelist of approved open-source licenses to ensure legal compliance.
Validates agent skill definitions against agentskills.io standards, ensuring machine-readability and documentation completeness for AI skills.
Automates comprehensive code reviews by detecting logic errors, style violations, and potential bugs during pull request cycles.
Optimizes Kubernetes resource configurations by analyzing usage metrics to recommend precise CPU and memory requests and limits for cost reduction and reliability.
Manages Python virtual environments by creating, validating, and configuring isolated project environments with precise dependency and version control.
Generates personalized, career-aligned software engineering learning paths by creating structured, modular curriculums tailored to specific professional roles.
Profiles Python code performance by analyzing CPU and memory usage with cProfile and memory_profiler to optimize critical services.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Resolves Python package dependency conflicts by intelligently analyzing version mismatches and circular dependencies during project setup or refactoring.
Automatically formats and validates Python code using Black, Isort, and Flake8 to maintain consistent coding standards across projects.
Provides professional-grade code review feedback, teaching industry communication standards and clean code practices for software engineering students.
Optimizes pytest suites by analyzing test performance, identifying flaky tests, and improving coverage for faster, more reliable Python test pipelines.
Visualizes technical debt by generating a heat-map of code complexity, test coverage, and TODO density to prioritize refactoring efforts.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Generates structured, context-aware logging configurations for Python applications to enhance observability and machine-readability.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Streamlines Python project dependency management by optimizing pyproject.toml and resolving complex dependency trees using Poetry or uv.
Generates targeted, modular student projects that transform learning objectives into professional-grade portfolio challenges.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Generates structured, time-optimized lesson plans with talking points and exercises for live coding sessions and developer workshops.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Validates SQL migration files for destructive actions, potential table locks, and compatibility risks before database deployment.
Automatically migrates Python libraries and frameworks, handling breaking changes during major version upgrades with comprehensive code transformation.
Converts legacy Python code by automatically adding and improving type annotations to enhance readability, IDE support, and early type error detection.
Generates comprehensive Python test strategies by designing unit, integration, and end-to-end test suites for new and existing applications.
Generates secure, environment-specific Python configurations using Pydantic or Dynaconf for robust runtime settings validation.