Agent Skills by cchrisv
Showing 44 vetted skills indexed across 2 GitHub repositories.
setup-matt-pocock-skills
Configure repository engineering agent workflows with issue tracking, triage labels, and documentation conventions.
improve-codebase-architecture
Identify opportunities to consolidate shallow modules into deeper designs.
triage
Move GitHub issues through classification and state transition workflows.
diagnose
Diagnose software bugs and performance regressions through structured reproduction and validation workflows.
to-issues
Break development plans into dependency-aware implementation issues with acceptance criteria.
zoom-out
Map unfamiliar code sections to broader architectural context and related modules.
grill-with-docs
Challenge software design plans against domain models and documented decisions.
tdd
Guide developers through red-green-refactor test-driven development workflows.
to-prd
Create structured product requirements documents from project context and conversations.
ui-ux-pro-max
Search UI/UX design patterns, colors, and typography with BM25.
flow-well-architected
Standardizes Salesforce Flow design using a nine-principle framework for architecture and documentation.
trigger-refactor-pipeline
Refactor Salesforce triggers into bulk-safe handler classes with tests.
testing-agentforce
Automate end-to-end Agentforce agent testing with YAML test suites.
uplifting-components-to-slds2
Migrate Lightning Web Components from SLDS 1 to SLDS 2 with lint-guided fixes.
generating-ui-bundle-features
Provision authentication and global search features for Salesforce UI bundles.
implementing-ui-bundle-file-upload
Automate Salesforce UI bundle file uploads with ContentVersion linking and progress tracking.
generating-lightning-app
Orchestrate Salesforce Lightning app metadata into a deployable Salesforce DX project.
generating-flow
Generate Salesforce Flow XML via the MCP 3-step pipeline.
generating-flexipage
Generate and validate Salesforce FlexiPage XML for standard page types.
building-ui-bundle-app
Orchestrate Salesforce React UI bundle creation from natural language descriptions.
generating-custom-object
Generate and validate Salesforce CustomObject metadata XML for deployment.
generating-apex
Generate Apex classes, selectors, services, and triggers with ApexDoc and tests.
generating-apex-test
Generate Apex test classes with TestDataFactory patterns and 251+ bulk records.
generating-ui-bundle-metadata
Scaffold Salesforce UI Bundle metadata and validate CSP configurations.