jalco-pi-mono
Personal coding environment with security, design, and research skills
All Skills in This Repository (12)
Pure Emerald Level Indicatorspi-skills
Creates Pi agent skills with SKILL.md formatting and MCPorter conversion workflows.
shadcn-ui
Implement shadcn/ui components in React with Tailwind CSS and Radix UI.
security-ai-keys
Audit applications for exposed AI API keys using ripgrep pattern matching.
rfc-xml-style
Enforce RFC 2119 keywords and semantic XML tags in agent documentation.
exa
Search the web, crawl pages, and retrieve code context via the Exa API.
find-skills
Search the agent skills ecosystem by keywords and provide installation commands.
jalco-ui-registry
Create, review, and document jalco-ui registry items with shadcn-style ergonomics.
component-engineering
Create and review React components for accessibility, composition, and styling compliance.
security-secrets
Detect API keys, tokens, passwords, and private keys in codebases.
grep-app
Search public GitHub repositories for real-world code examples and usage patterns.
git
Guide Git and GitHub CLI operations for version control and pull requests.
browser-tools
Control web pages via Chrome DevTools Protocol for navigation, JavaScript, and screenshots.
Frequently Asked Questions
FAQPage SchemaHow to install jalco-pi-mono?โผ
Run `npx skills add jal-co/jalco-pi-mono --all -g -y` in your terminal to install all skills in this collection globally.
What does jalco-pi-mono include?โผ
It bundles a full pi agent configuration with skills for git workflows, CI setup, secret and API key scanning, browser automation, web research, UI components, and product idea validation.
How to scan my repo for leaked API keys?โผ
The security-secrets and security-ai-keys skills scan your code for exposed AWS keys, GitHub tokens, OpenAI keys, and other credentials, then report redacted findings with rotation advice.
Can it enforce conventional commits and branch names?โผ
Yes. The repo-ci skill installs Husky git hooks and a GitHub Action that validate conventional commit messages and branch naming on every push and pull request.
Do I need coding experience to use these skills?โผ
Basic terminal familiarity helps, but your agent handles the execution. You describe the task in plain English and the skills provide the workflows and scripts.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core