Claude Devstudio

Claude Devstudio from manastalukdar/claude-devstudio.

by @manastalukdar 145 skills

Skills in this plugin

145
  1. Legacy Audit · manastalukdar
    Map modernization opportunities in a legacy codebase — identify unsupported dependencies, architecture seams, and migration paths using strangler fig, adapter, and parallel-run patterns
    1 install
  2. Office Hours · manastalukdar
    Run a YC-style office hours session before writing code — six forcing questions that surface wrong premises, missing constraints, and better approaches so you build the right thing the first time.
    2 installs
  3. Secrets Scan · manastalukdar
    Scan for exposed secrets/credentials/API keys
    1 install
  4. Session Help · manastalukdar
    Show help for the session management system and available commands
    1 install
  5. Session List · manastalukdar
    List all past development sessions with summaries and timestamps
    1 install
  6. Tool Connect · manastalukdar
    Connect to external tools via MCP (GitHub, databases, APIs)
    1 install
  7. Accessibility · manastalukdar
    Accessibility (a11y) compliance checking with WCAG 2.1 validation
    1 install
  8. AI Governance · manastalukdar
    Audit an AI/ML system for governance controls — bias risk, explainability, model risk management, data lineage, fairness metrics, and regulatory alignment (EU AI Act, NIST AI RMF)
    1 install
  9. Branch Finish · manastalukdar
    Complete branch workflow with squash, rebase, and cleanup
    1 install
  10. Debug Session · manastalukdar
    Document debugging sessions with hypothesis tracking and knowledge base
    1 install
  11. License Check · manastalukdar
    License compliance checking and conflict detection
    1 install
  12. Openapi Types · manastalukdar
    Generate TypeScript types and client SDKs from OpenAPI specs
    1 install
  13. Pr Babysitter · manastalukdar
    Herd open pull requests through review, CI, and merge — surface aging PRs, trigger minimal-fix on CI failures, nudge for rebases, and escalate blocked ones. Designed to run with /loop 5m.
    1 install
  14. RAG Implement · manastalukdar
    Design and implement Retrieval-Augmented Generation systems — chunking strategy, embedding selection, vector store setup, retrieval pipeline, re-ranking, and evaluation
    0 installs
  15. Security Scan · manastalukdar
    Comprehensive security analysis with vulnerability detection and remediation tracking
    1 install
  16. Session Start · manastalukdar
    Begin documented development session using Claude Code CLI's memory system
    1 install
  17. Sessions Init · manastalukdar
    Organize and synchronize session directory structure based on project architecture
    1 install
  18. Tdd Red Green · manastalukdar
    Enforce true RED/GREEN TDD workflow with fail-first testing methodology
    1 install
  19. Test Coverage · manastalukdar
    Analyze test coverage and suggest tests for uncovered code
    1 install
  20. Test Mutation · manastalukdar
    Mutation testing to verify test quality with Stryker, mutmut, or go-mutesting
    1 install
  21. Agent Evaluate · manastalukdar
    Define behavioral contracts, run adversarial tests, and detect regressions for AI agents — invariants, edge cases, statistical analysis, and benchmark-production gap detection
    1 install
  22. Assumption Map · manastalukdar
    Map and prioritize the riskiest assumptions behind a feature, product decision, or technical design — surface what would kill it if wrong, then propose the cheapest test for each
    1 install
  23. Bundle Analyze · manastalukdar
    Bundle size analysis and optimization for Webpack, Vite, and esbuild
    1 install
  24. Cache Strategy · manastalukdar
    Implement caching strategies for HTTP, service workers, and memoization
    1 install
  25. Changelog Auto · manastalukdar
    Auto-generate changelogs from commit history
    1 install
  26. Context Budget · manastalukdar
    Report estimated context window utilization and flag when approaching the compaction threshold
    1 install
  27. Deepen Modules · manastalukdar
    Surface architectural deepening opportunities — find shallow modules and refactor them into deep ones using precise vocabulary (module, seam, adapter, depth, leverage, locality). Use when refactoring architecture, reducing coupling, or improving testability.
    1 install
  28. Domain Context · manastalukdar
    Create and maintain a CONTEXT.md domain glossary and ADRs for the project — establishes shared vocabulary between developers, domain experts, and AI. Use when starting a new project, refining domain language, or resolving terminology ambiguities.
    1 install
  29. Git Guardrails · manastalukdar
    Install a Claude Code PreToolUse hook that blocks dangerous git operations (force push, reset --hard, clean -f, branch -D, checkout ., restore .) before they execute. Use when setting up git safety hooks or preventing destructive git commands in Claude Code.
    1 install
  30. GRAPHQL Schema · manastalukdar
    GraphQL schema validation and optimization with federation support
    1 install
  31. Infrastructure · manastalukdar
    Infrastructure as Code generation for Terraform, CloudFormation, and Pulumi
    1 install
  32. Naming Improve · manastalukdar
    Improve variable and function naming with semantic analysis
    1 install
  33. Predict Issues · manastalukdar
    Proactive problem identification through code analysis and pattern detection
    0 installs
  34. Query Optimize · manastalukdar
    SQL/NoSQL query optimization with N+1 detection and index recommendations
    0 installs
  35. Session Resume · manastalukdar
    Resume previous work from archived session with full context restoration
    1 install
  36. Types Generate · manastalukdar
    Generate TypeScript types from schemas/APIs
    1 install
  37. Config Generate · manastalukdar
    Generate configuration files for development tools
    1 install
  38. Context Restore · manastalukdar
    Restore work-in-progress context saved by /context-save — finds the most recent WIP commit on the current branch and unpacks it back to the working tree so you can resume exactly where you left off. Inspired by gstack's context-restore skill.
    1 install
  39. Parallel Agents · manastalukdar
    Manage multiple Claude instances for complex tasks with coordination
    1 install
  40. Postman Convert · manastalukdar
    Convert Postman collections to automated tests with environment preservation
    0 installs
  41. Project Onboard · manastalukdar
    Run a structured onboarding interview to generate USER.md and PROJECT.md — capturing developer preferences, project constraints, access policies, and working style so every future agent session starts with full context.
    0 installs
  42. Prompt Engineer · manastalukdar
    Design, optimize, and evaluate prompts for LLM applications — system prompts, few-shot examples, chain-of-thought, structured outputs, and caching strategy
    0 installs
  43. Readme Generate · manastalukdar
    Generate comprehensive README files from code analysis
    0 installs
  44. Remove AI Marks · manastalukdar
    Strip multi-vendor AI provenance marks from files and text — invisible Unicode (Layer A), statistical text watermarks via rewrite (Layer B), and C2PA/EXIF/XMP/container metadata from PNG/JPEG/WebP/SVG/PDF/DOCX/ODT/HTML/MD. Requires the watermarks-remover local service (Docker). Use when the user asks to strip watermarks, remove C2PA/Content Credentials, clean AI metadata, remove invisible Unicode, or runs /remove-ai-marks.
    0 installs
  45. Remove AI Tells · manastalukdar
    Detect AI-generated writing patterns in documents — reports filler openers, AI closers, hedge phrases, cliché transitions, template phrasing, AI vocabulary, rhetorical question-answer pairs, and overused intensifiers with a per-document AI-written percentage, then asks before removing anything.
    1 install
  46. Schema Validate · manastalukdar
    Database schema validation and drift detection across environments
    1 install
  47. Session Current · manastalukdar
    View active session status with progress and context information
    1 install
  48. Signal Detector · manastalukdar
    Always-on ambient skill that captures decisions, patterns, entity mentions, and original thinking from the current conversation and writes them to agent memory. Run in parallel — never blocks the main response.
    1 install
  49. Visual AI Tells · manastalukdar
    Detect AI-generated UI patterns in CSS and component files — reports side-tab accents, gradient text, glassmorphism, bounce easing, template scaffolding, and monoculture font choices, then asks before removing anything
    1 install
  50. AI System Review · manastalukdar
    Review LLM application code for context assembly quality, retrieval integration, prompt construction, output validation, cost controls, and failure handling
    1 install
  51. Database Connect · manastalukdar
    Database MCP server integration for PostgreSQL, MySQL, MongoDB
    1 install
  52. Debug Root Cause · manastalukdar
    Root cause analysis with dependency tracing and call stack analysis
    1 install
  53. Dependency Audit · manastalukdar
    Comprehensive dependency security and license audit
    1 install
  54. First Principles · manastalukdar
    Decompose a problem to its irreducible truths before proposing solutions — strip inherited assumptions, rebuild from fundamentals, surface the real constraint
    1 install
  55. Pipeline Monitor · manastalukdar
    Track build success rates and identify flaky tests from CI logs
    1 install
  56. Security Headers · manastalukdar
    Web security headers validation and configuration generation
    1 install
  57. Setup Pre Commit · manastalukdar
    Install Husky pre-commit hooks with lint-staged (Prettier), type checking, and test automation. Auto-detects package manager. Use when adding pre-commit hooks, setting up Husky, configuring lint-staged, or adding commit-time formatting and type checking.
    1 install
  58. Webpack Optimize · manastalukdar
    Webpack/Vite/esbuild configuration optimization for build performance
    1 install
  59. API Docs Generate · manastalukdar
    Generate OpenAPI/Swagger documentation from code analysis
    1 install
  60. API Test Generate · manastalukdar
    Auto-generate comprehensive API tests for REST and GraphQL endpoints with request/response validation
    1 install