.Agent

.Agent from darthlinuxer/Agentic-Skills.

by @darthlinuxer 18 skills

Skills in this plugin

18
  1. Gemini · darthlinuxer
    Global behavior rules for the workspace.
    1 install
  2. Research · darthlinuxer
    Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.
    1 install
  3. Clean Code · darthlinuxer
    Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
    1 install
  4. UI Styling · darthlinuxer bundle
    Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.
    1 install
  5. App Builder · darthlinuxer bundle
    Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
    1 install
  6. Parallel Agents · darthlinuxer
    Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
    1 install
  7. Frontend Development · darthlinuxer bundle
    Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
    1 install
  8. Systematic Debugging · darthlinuxer
    4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
    1 install
  9. Deployment Procedures · darthlinuxer
    Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
    1 install
  10. Nodejs Best Practices · darthlinuxer
    Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
    1 install
  11. Performance Profiling · darthlinuxer bundle
    Performance profiling principles. Measurement, analysis, and optimization techniques.
    1 install
  12. Vulnerability Scanner · darthlinuxer bundle
    Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
    1 install
  13. Update Cursor Settings · darthlinuxer
    Modify editor/IDE user settings in settings.json. Use when the user wants to change editor settings, preferences, configuration, themes, font size, tab size, format on save, auto save, keybindings, or any settings.json values.
    1 install
  14. Test Driven Development · darthlinuxer bundle
    Primary methodology for implementing features and bugfixes - enforces test-first approach (RED-GREEN-REFACTOR) using senior-software-developer patterns for code quality. Use for single-task implementations; for multi-step projects, use writing-plans → subagent-driven-development instead.
    1 install
  15. Senior Software Developer · darthlinuxer bundle
    Provides production-quality patterns, standards, and language-specific best practices for Python, C#, Node.js, and TypeScript. Used as the implementation guideline within test-driven-development workflow, or directly for architecture decisions and complex refactoring. Not invoked directly for new feature implementation - use test-driven-development instead.
    1 install
  16. Subagent Driven Development · darthlinuxer bundle
    Execute implementation plans (created by writing-plans) by dispatching fresh subagents per task with two-stage review (spec compliance, then code quality). Use after writing-plans for complex multi-step projects in current session. Each subagent follows test-driven-development methodology and senior-software-developer patterns.
    1 install
  17. Senior Agile Pm Budget Analyst · darthlinuxer bundle
    Use when creating, updating, or reviewing Agile/Scrum artifacts in `senior-agile-pm-budget-analyst/assets/AGILE_DOCS_PT_BR` (Portuguese), ensuring each document follows Scrum best practices with detailed budget analysis, poker planning estimations, Gantt charts, and critical path analysis.
    1 install
  18. Verification Before Completion · darthlinuxer
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
    1 install